[Javascript] Substring with reverse index

Posted by user149578 on Stack Overflow See other posts from Stack Overflow or by user149578
Published on 2010-03-08T09:29:22Z Indexed on 2010/03/08 9:36 UTC
Read the original article Hit count: 140

Filed under:

Hi folks:

How can I extract "456" from "xxx_456" where xxx is of indefinite length?

Thank you.

© Stack Overflow or respective owner

Related posts about JavaScript